{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashfield Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.928041,
            52.276135
          ],
          [
            0.926288,
            52.275293
          ],
          [
            0.925431,
            52.27482
          ],
          [
            0.922918,
            52.273435
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012176552, IP31 3HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9280621102992812,
          52.27611959048933
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003806891, IP31 3HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9267871620678976,
          52.27568357314588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003806935, IP31 3HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9272404837868266,
          52.275888165527064
        ]
      }
    }
  ]
}