{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Scimitar Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.744455,
            51.593298
          ],
          [
            -1.744192,
            51.593953
          ],
          [
            -1.743985,
            51.594256
          ],
          [
            -1.743815,
            51.594506
          ],
          [
            -1.743183,
            51.595125
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022794713, SN3 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7430145436425937,
          51.59533559230862
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022794717, SN3 4AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7407176109140066,
          51.595609278199184
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025273847, SN3 4QS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7434429077510905,
          51.593610191324146
        ]
      }
    }
  ]
}