{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Shire Parade",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.144984,
            51.1203
          ],
          [
            -0.144872,
            51.120091
          ],
          [
            -0.144761,
            51.119882
          ],
          [
            -0.144742,
            51.119846
          ],
          [
            -0.144723,
            51.11981
          ],
          [
            -0.144803,
            51.11977
          ],
          [
            -0.144883,
            51.119731
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024120215, RH10 7XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1447492732401357,
          51.12021466304613
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034141308, RH10 7XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.14481395452912035,
          51.12002683537425
        ]
      }
    }
  ]
}