{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Saxon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.304238,
            51.41489
          ],
          [
            -0.304265,
            51.414993
          ],
          [
            -0.304313,
            51.415179
          ],
          [
            -0.304281,
            51.41524
          ],
          [
            -0.304104,
            51.41558
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128021326, KT2 5LQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3040945964976661,
          51.41559760787692
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "128029568, KT2 5ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.30464203619285896,
          51.415182882030955
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015836035, KT2 5NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3040553968031138,
          51.41510245505955
        ]
      }
    }
  ]
}