{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.575823,
            51.439537
          ],
          [
            -0.575634,
            51.439552
          ],
          [
            -0.575445,
            51.439567
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Castle Hill Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.578087,
            51.438049
          ],
          [
            -0.577072,
            51.438662
          ],
          [
            -0.576922,
            51.43878
          ],
          [
            -0.57608,
            51.439442
          ],
          [
            -0.575823,
            51.439537
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002015244, TW20 0YW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5780855418711627,
          51.438044314724046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015330060, TW20 0JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5757819679928274,
          51.43948207800192
        ]
      }
    }
  ]
}