{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Chase",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.423128,
            51.351417
          ],
          [
            1.423375,
            51.351378
          ],
          [
            1.423622,
            51.351339
          ],
          [
            1.423674,
            51.351342
          ],
          [
            1.423726,
            51.351344
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10071164941, CT10 2YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4231139800664712,
          51.351417060335265
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061114008, CT10 2YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4238226366156321,
          51.35128838720109
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100061114009, CT10 2YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4236672444673155,
          51.35113101930155
        ]
      }
    }
  ]
}