{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosendale Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.378444,
            50.977433
          ],
          [
            -1.379099,
            50.977477
          ],
          [
            -1.379753,
            50.977521
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009586947, SO53 3SJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3791295897746858,
          50.9773016877127
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014219219, SO53 3EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3797680096609242,
          50.97749391766265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024899780, SO53 3DZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3791981680891363,
          50.9774998843989
        ]
      }
    }
  ]
}