{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rices Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.008587,
            51.124845
          ],
          [
            -0.008302,
            51.124875
          ],
          [
            -0.008017,
            51.124905
          ],
          [
            -0.007993,
            51.124851
          ],
          [
            -0.007968,
            51.124797
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014102866, RH19 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.008472037010108673,
          51.12484361494678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025708559, RH19 3BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.008058651233248433,
          51.12515133463507
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093411576, RH19 1AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.008179081584872072,
          51.12500949524693
        ]
      }
    }
  ]
}