{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Troy Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.23952,
            51.301042
          ],
          [
            -0.239329,
            51.301038
          ],
          [
            -0.239137,
            51.301033
          ],
          [
            -0.239031,
            51.301017
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002050370, KT20 5JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23957942346176,
          51.30099766861261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062367307, KT20 5JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.23951255245467074,
          51.30087076552542
        ]
      }
    }
  ]
}