{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rowhill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.43147,
            50.864506
          ],
          [
            -1.431134,
            50.864729
          ],
          [
            -1.430797,
            50.864952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rowhill Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.430625,
            50.865059
          ],
          [
            -1.430711,
            50.865006
          ],
          [
            -1.430797,
            50.864952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013634608, SO45 5WG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.431455851993163,
          50.8645148825129
        ]
      }
    }
  ]
}