{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silver Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.484399,
            51.372079
          ],
          [
            0.484306,
            51.372139
          ],
          [
            0.484214,
            51.3722
          ],
          [
            0.484148,
            51.372242
          ],
          [
            0.484082,
            51.372284
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Silver Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.484082,
            51.372284
          ],
          [
            0.483965,
            51.372403
          ],
          [
            0.483848,
            51.372522
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44003166, ME1 3JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.48439864387545556,
          51.37207875741882
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44010240, ME1 3JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.484420292840289,
          51.37221320099298
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44010241, ME1 3JL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.48436434211289353,
          51.372241368422394
        ]
      }
    }
  ]
}