{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Russell Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.311416,
            51.073446
          ],
          [
            -1.311739,
            51.07358
          ],
          [
            -1.312061,
            51.073714
          ],
          [
            -1.312129,
            51.073747
          ],
          [
            -1.312196,
            51.073779
          ],
          [
            -1.31238,
            51.073868
          ],
          [
            -1.312564,
            51.073956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000028862, SO23 7JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3119690975385274,
          51.07365609711309
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090845464, SO23 7HZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3114724997347393,
          51.073455344708286
        ]
      }
    }
  ]
}