{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ryder Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.892137,
            52.484037
          ],
          [
            -1.892417,
            52.484028
          ],
          [
            -1.892605,
            52.484021
          ],
          [
            -1.892696,
            52.484018
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493899, B4 6RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8926665638050029,
          52.48405816776203
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090254308, B4 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8922107112095738,
          52.48379704566003
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071392897, B4 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8923428889979075,
          52.483941004999444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071392898, B4 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8922251735555675,
          52.48390493827391
        ]
      }
    }
  ]
}