{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Russell Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.397843,
            50.900354
          ],
          [
            -1.398015,
            50.900373
          ],
          [
            -1.398187,
            50.900391
          ],
          [
            -1.398526,
            50.900415
          ],
          [
            -1.398866,
            50.900439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034868409, SO14 3DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.398795021445918,
          50.90043827528699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090587289, SO14 3DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3987388376757022,
          50.90038403113023
        ]
      }
    }
  ]
}