{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vale Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.342166,
            51.354375
          ],
          [
            -0.342108,
            51.354295
          ],
          [
            -0.34205,
            51.354215
          ],
          [
            -0.341904,
            51.354093
          ],
          [
            -0.341758,
            51.353972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033318667, KT10 0NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34175791170998887,
          51.35398057410256
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062120766, KT10 0NX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.34219648646485556,
          51.3545623021988
        ]
      }
    }
  ]
}