{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vinca Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.259433,
            53.50228
          ],
          [
            -2.259139,
            53.502342
          ],
          [
            -2.258845,
            53.502404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893508, M7 2DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.259433493939015,
          53.502280100834355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011424197, M7 2AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.259329116622081,
          53.50246908453846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011424198, M7 2AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.259329116622081,
          53.50246908453846
        ]
      }
    }
  ]
}