{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.713333,
            52.053176
          ],
          [
            -2.713842,
            52.05326
          ],
          [
            -2.714351,
            52.053344
          ],
          [
            -2.714411,
            52.053352
          ],
          [
            -2.714471,
            52.05336
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022784898, HR1 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.714459629289288,
          52.05334576959686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024615690, HR1 2NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.713319201683036,
          52.05316387407474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002587853, HR1 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7140098716487784,
          52.05349234890621
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002632129, HR1 2NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.714417747158755,
          52.053462903754514
        ]
      }
    }
  ]
}