{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grange Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.415626,
            51.380029
          ],
          [
            -0.415796,
            51.380317
          ],
          [
            -0.415884,
            51.380464
          ],
          [
            -0.415807,
            51.380607
          ],
          [
            -0.415675,
            51.380663
          ],
          [
            -0.415544,
            51.38072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012065795, KT12 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.41571128951126535,
          51.380875227176205
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012950567, KT12 1HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4155588804572125,
          51.38071130316253
        ]
      }
    }
  ]
}