{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Colton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.792083,
            52.692508
          ],
          [
            -1.792119,
            52.692323
          ],
          [
            -1.792155,
            52.692138
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025708250, WS13 8GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7921695262763087,
          52.692470109203875
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091154867, WS13 8GG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7920225110927643,
          52.69227207944741
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091154971, WS13 8FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7921101315453765,
          52.692514953445716
        ]
      }
    }
  ]
}