{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Limes Field Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.255419,
            51.469244
          ],
          [
            -0.25559,
            51.469219
          ],
          [
            -0.255761,
            51.469194
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Limes Field Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.254993,
            51.469317
          ],
          [
            -0.255206,
            51.469281
          ],
          [
            -0.255419,
            51.469244
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024348086, SW13 0BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2553676014581051,
          51.469322871424495
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070719079, SW13 0PP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.25499380928239007,
          51.46930831662905
        ]
      }
    }
  ]
}