{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Margaret's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.806385,
            52.438199
          ],
          [
            -1.806646,
            52.438083
          ],
          [
            -1.806907,
            52.437967
          ],
          [
            -1.806914,
            52.437964
          ],
          [
            -1.806922,
            52.437961
          ],
          [
            -1.807191,
            52.437847
          ],
          [
            -1.807461,
            52.437733
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023646213, B92 7AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8063849002371717,
          52.438198522369866
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023646988, B92 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8066223444584237,
          52.437722438447494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071364821, B92 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.807371375896231,
          52.43799336017441
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071490181, B92 7JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8064746553032796,
          52.437857047736024
        ]
      }
    }
  ]
}